home *** CD-ROM | disk | FTP | other *** search
/ PC User 2002 April / Disc 2 / PCUSER0402D2.iso / software / utils / files / wincron.exe / data1.cab / Sample_Scripts / alert_term_test.tg < prev    next >
Encoding:
Text File  |  2001-10-20  |  150 b   |  10 lines

  1. ## alert_term_test    
  2. # alert system
  3.  
  4. # this job will be killed before the alert even shows
  5. {
  6.     -start    
  7.     -stop
  8.     -action -alert "Hello World!"
  9. }
  10.